Skip to content

[pull] master from beyond-all-reason:master - #219

Merged
pull[bot] merged 4 commits into
ExaDev:masterfrom
beyond-all-reason:master
Sep 10, 2026
Merged

[pull] master from beyond-all-reason:master#219
pull[bot] merged 4 commits into
ExaDev:masterfrom
beyond-all-reason:master

Conversation

@pull

@pull pull Bot commented Sep 10, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Ruwetuin and others added 4 commits September 10, 2026 15:54
Three fixes in the in-game keybind editor: a first run that leaves you
with almost no keybinds, a save dialog that quietly renumbers the name
you typed, and key capture that binds the fake meta key to itself.

Profiles now always write a fakemeta line, `none` included, because
unbindall leaves the engine's fake meta key alone and a profile that
named none was picking up whatever the last one set.

AI disclosure: written with assistance from Claude Code.
## Work done

The spec replaced VFS.ZlibDecompress with an identity function at file scope and never restored it. Busted runs every spec file in one Lua state and sorts the file list, so spec/luaui/Include/mission_options_spec.lua ran after it with the helper's ZlibCompress paired against the _identity_ ZlibDecompress, and every decode returned nil.

Encode through the helper's ZlibCompress and drop the override.
@pull pull Bot locked and limited conversation to collaborators Sep 10, 2026
@pull pull Bot added the ⤵️ pull label Sep 10, 2026
@pull
pull Bot merged commit c82c12d into ExaDev:master Sep 10, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants